crypto/elliptic.p256Curve.CombinedMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p256_asm.go#L236: func (curve p256Curve) CombinedMult(bigX, bigY *big.Int, baseScalar, scalar []byte) (x, y *big.Int) {